ostree.git
2016-10-07 Simon McVittieMove to debhelper compat level 10
2016-10-07 Simon McVittieNew upstream release
2016-10-07 Simon McVittieMerge tag 'upstream/2016.11' into debian/master
2016-10-07 Simon McVittieNew upstream version 2016.11
2016-10-07 Colin WaltersRelease 2016.11
2016-10-06 Colin Walterslibglnx: Update to latest
2016-10-05 Colin Walterstrivial-httpd: Port mostly to fd-relative
2016-10-05 Colin Walterscheckout: Fix fsync defaults for new API to be off...
2016-10-01 Simon McVittieFix spelling of "repository"
2016-10-01 Simon McVittiedebian/copyright: remove now-unused GPL-2+ license
2016-09-30 Simon McVittielibostree-dev: stop depending on ostree
2016-09-30 Simon McVittieInstall GObject-Introspection typelibs to multiarch...
2016-09-30 Dan Nicholsonadmin: Allow running status unlocked
2016-09-21 Simon McVittieRelicense debian/ from GPL-2+ to LGPL-2+, with permissi...
2016-09-20 Jonathan Lebondocs: add mention of rpm-ostree package layering
2016-09-20 Jonathan Lebonostree_sysroot_init_osname: also create /var/log
2016-09-15 Colin Waltersboot: Ensure we remount /var writable before systemd...
2016-09-15 Simon McVittie2016.10-1
2016-09-14 Simon McVittieMake libostree-doc Multi-Arch: foreign
2016-09-14 Simon McVittieMake libostree-dev Multi-Arch: same
2016-09-14 Colin Walterssysroot: Drop an unnecessary fsync
2016-09-14 Colin Walterssysroot: Drop an fsync for origin file when writing...
2016-09-14 Colin Walterssysroot: Port origin writing code to fd-relative
2016-09-14 Colin Walterssysroot: Port some small cleanup code to fd-relative
2016-09-13 Owen W. Taylorostree_sysroot.c: Don't close sysroot_fd twice.
2016-09-13 Owen W. Taylorostree-repo.c: Fix file descriptor cleanup
2016-09-12 Colin Walterspull: Do allow executing deltas when mirroring into...
2016-09-09 Jonathan Lebonstatic-delta: add some error handling
2016-09-09 Simon McVittieNew upstream release
2016-09-09 Simon McVittieMerge tag 'upstream/2016.10' into debian/master
2016-09-09 Simon McVittieNew upstream version 2016.10
2016-09-09 Simon McVittieTerminate individual tests after 30 minutes
2016-09-09 Colin WaltersRelease 2016.10
2016-09-09 Colin Walterscore: Make OSTREE_TIMESTAMP public API
2016-09-08 Colin Walterssysroot: Avoid double cleanup, and ensure no cleanup...
2016-09-08 Colin Waltersfetcher: Fix another finalization deadlock
2016-09-08 Colin Waltersdelta: Unreference files we've processed
2016-09-08 Colin Waltersrepo: Only use mmap() for metadata > 16k
2016-09-08 Colin Waltersdelta: Add missing `goto out` for failure to mmap()
2016-09-08 Colin Waltersrepo: Revert default timestamp from 1 back to 0
2016-09-08 Giuseppe Scrivanogpg: do not segfault when the algorithm name is not...
2016-09-06 Simon McVittie2016.9-1
2016-09-06 Simon McVittieAdd some more new ABI
2016-09-06 Simon McVittied/p/Makefile-tests.am-make-check-uses-the-built-binarie...
2016-09-06 Simon McVittiedrop libgsystem build-dependency
2016-09-06 Simon McVittieNew upstream version
2016-09-06 Simon McVittieMerge tag 'upstream/2016.9' into debian/master
2016-09-06 Simon McVittieNew upstream version 2016.9
2016-09-06 Simon McVittieMerge tag 'upstream/2016.8' into debian/master
2016-09-06 Simon McVittieNew upstream version 2016.8
2016-09-01 William Manleyostree-prepare-root: Fix running with musl
2016-09-01 William Manleyostree-prepare-root: Error if realpath fails
2016-09-01 William Manleyswitchroot: Fix test-switchroot now autotools can build...
2016-09-01 William Manleyswitchroot: Fix build on Ubuntu
2016-09-01 Dan Nicholsonbuild: Actually distribute man page XML source
2016-09-01 Dan Nicholsonbuild: Distribute man page XML source
2016-09-01 Dan Nicholsonbuild: Set --enable-man during distcheck
2016-08-31 Jonathan Lebonpull code: clean up mirrorlist hack
2016-08-31 Jonathan Lebontests: add tests for contenturl and mirrorlist
2016-08-31 Jonathan Lebonlibtest: add has_gpgme() helper function
2016-08-31 Jonathan Lebonpull: add mirrorlist support
2016-08-31 Jonathan Lebonpull: drop fetching_sync_uri
2016-08-31 Jonathan Lebontrivial-httpd: prepend timestamp in log file
2016-08-31 Jonathan Lebonpull code: support contenturl setting
2016-08-31 Colin WaltersRelease 2016.9
2016-08-31 Georges Basile... repo-pull: properly store the cancellable
2016-08-30 William Manleyswitchroot: Move `path_is_on_readonly_fs` to header...
2016-08-30 William Manleyswitchroot: Replace custom error printing with err...
2016-08-30 William Manleyostree-prepare-root: Allow building statically with...
2016-08-30 William Manleyswitchroot: Fix building with musl libc
2016-08-29 Colin Walterscommit: Don't delete tmp/cache dir
2016-08-29 Colin Walterssysroot: Add a flag to suppress post-deploy cleanup
2016-08-28 Colin Walterssysroot: Drop unnecessary `dup()` invocation
2016-08-27 Gatis Paeglisu-boot: Merge ostree's and systems uEnv.txt
2016-08-27 Giuseppe Scrivanopull: use same name for parameter and documentation...
2016-08-25 Colin Walterslib: Add an API to list only "our" objects, fix prune...
2016-08-25 Colin Waltersrepo: Add prefixes to errors for querying size/deleting
2016-08-25 Colin Walterspull: Make .commitpartial files world readable
2016-08-18 Jonathan Lebonpull_with_options: fix stray return FALSE
2016-08-18 Jonathan Lebonpull_with_options: allow GPG verification override
2016-08-18 Jonathan Lebonpull_with_options: fix remote parameter name & desc
2016-08-16 Colin Waltersrofiles-fuse: Rework to be based on nlink
2016-08-16 Colin Walterstest-rofiles-fuse: Actually check out via hardlinks
2016-08-12 Colin Waltersfixup! fix typo in docs/manual/atomic-upgrades.md
2016-08-12 Colin Waltersprune: Elaborate on what formats are accepted by dates
2016-08-12 Adam Millerfix typo in docs/manual/atomic-upgrades.md
2016-08-12 Dan Nicholsonrepo: Really ignore progress changed user data
2016-08-12 Simon McVittieExplicitly build-depend on xsltproc, which is directly...
2016-08-11 Jonathan Lebonmanual/repo.md: reword bits about the summary file
2016-08-11 Jonathan Lebonostree_bootdir: properly preprend $(prefix)
2016-08-11 Jonathan Lebonostree_bootdir: prepend $(prefix) to path
2016-08-11 Gatis PaeglisMove ostree-* executables to /usr/lib/ostree
2016-08-10 Dan Nicholsontests: Test that local pulls do not use deltas
2016-08-10 Dan Nicholsonpull: Disable static deltas by default for local pulls
2016-08-10 Dan Nicholsontests: Ensure deltas for pulling when needed
2016-08-10 Dan Nicholsonpull-local: Support requiring static deltas
2016-08-10 Dan Nicholsondeltas: Use F_DUPFD_CLOEXEC properly
2016-08-10 Dan Nicholsondeltas: Handle cleanup of fd array properly
2016-08-09 Colin Walterslibostree.sym: Add 2016.9 section
2016-08-09 Colin WaltersRelease 2016.8
next